FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gecco#1.0.5 (78 ms)

Package de.gecco
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gecco@1.0.5&canonical=https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/blood-pressure
Url https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/blood-pressure
Version 1.0.4
Status active
Date 2021-05-17
Name BloodPressure
Title Blood Pressure
Experimental False
Description The blood pressure of a patient.
Type Observation
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/vital-signs-base Vital Signs Base Profile


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "gecco-observation-blood-pressure",
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
      "valueString" : "Clinical.Diagnostics"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
      "valueCode" : "patient"
    }
  ],
  "url" : "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/blood-pressure",
  "version" : "1.0.4",
  "name" : "BloodPressure",
  "title" : "Blood Pressure",
  "status" : "active",
  "date" : "2021-05-17",
  "publisher" : "Charité",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.bihealth.org/en/research/core-facilities/interoperability/"
        }
      ]
    }
  ],
  "description" : "The blood pressure of a patient.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "sct-concept",
      "uri" : "http://snomed.info/conceptdomain",
      "name" : "SNOMED CT Concept Domain Binding"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "sct-attr",
      "uri" : "http://snomed.org/attributebinding",
      "name" : "SNOMED CT Attribute Binding"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/vital-signs-base",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.code.coding",
        "path" : "Observation.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Observation.code.coding:loinc",
        "path" : "Observation.code.coding",
        "sliceName" : "loinc",
        "min" : 1,
        "max" : "*",
        "patternCoding" : {
          "system" : "http://loinc.org",
          "code" : "85354-9"
        }
      },
      {
        "id" : "Observation.code.coding:loinc.system",
        "path" : "Observation.code.coding.system",
        "min" : 1
      },
      {
        "id" : "Observation.code.coding:loinc.code",
        "path" : "Observation.code.coding.code",
        "min" : 1
      },
      {
        "id" : "Observation.code.coding:snomed",
        "path" : "Observation.code.coding",
        "sliceName" : "snomed",
        "min" : 0,
        "max" : "*",
        "patternCoding" : {
          "system" : "http://snomed.info/sct",
          "code" : "75367002"
        }
      },
      {
        "id" : "Observation.code.coding:snomed.system",
        "path" : "Observation.code.coding.system",
        "min" : 1
      },
      {
        "id" : "Observation.code.coding:snomed.code",
        "path" : "Observation.code.coding.code",
        "min" : 1
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "max" : "0"
      },
      {
        "id" : "Observation.component",
        "path" : "Observation.component",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "code"
            }
          ],
          "rules" : "open"
        },
        "short" : "Used when reporting systolic and diastolic blood pressure.",
        "definition" : "Used when reporting systolic and diastolic blood pressure.",
        "min" : 2,
        "constraint" : [
          {
            "key" : "vs-3",
            "severity" : "error",
            "human" : "If there is no a value a data absent reason must be present",
            "expression" : "value.exists() or dataAbsentReason.exists()",
            "xpath" : "f:*[starts-with(local-name(.), 'value')] or f:dataAbsentReason",
            "source" : "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/blood-pressure"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.component:systolicBloodPressure",
        "path" : "Observation.component",
        "sliceName" : "systolicBloodPressure",
        "short" : "Systolic blood pressure",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Observation.component:systolicBloodPressure.code",
        "path" : "Observation.component.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "8480-6"
            }
          ]
        },
        "mustSupport" : true
      },
      {
        "id" : "Observation.component:systolicBloodPressure.code.coding",
        "path" : "Observation.component.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Observation.component:systolicBloodPressure.code.coding:loinc",
        "path" : "Observation.component.code.coding",
        "sliceName" : "loinc",
        "min" : 1,
        "max" : "*",
        "patternCoding" : {
          "system" : "http://loinc.org",
          "code" : "8480-6"
        }
      },
      {
        "id" : "Observation.component:systolicBloodPressure.code.coding:loinc.system",
        "path" : "Observation.component.code.coding.system",
        "min" : 1
      },
      {
        "id" : "Observation.component:systolicBloodPressure.code.coding:loinc.code",
        "path" : "Observation.component.code.coding.code",
        "min" : 1
      },
      {
        "id" : "Observation.component:systolicBloodPressure.code.coding:snomed",
        "path" : "Observation.component.code.coding",
        "sliceName" : "snomed",
        "min" : 0,
        "max" : "*",
        "patternCoding" : {
          "system" : "http://snomed.info/sct",
          "code" : "271649006"
        }
      },
      {
        "id" : "Observation.component:systolicBloodPressure.code.coding:snomed.system",
        "path" : "Observation.component.code.coding.system",
        "min" : 1
      },
      {
        "id" : "Observation.component:systolicBloodPressure.code.coding:snomed.code",
        "path" : "Observation.component.code.coding.code",
        "min" : 1
      },
      {
        "id" : "Observation.component:systolicBloodPressure.value[x]",
        "path" : "Observation.component.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "type" : [
          {
            "code" : "Quantity"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.component:systolicBloodPressure.valueQuantity",
        "path" : "Observation.component.valueQuantity",
        "short" : "Systolic blood pressure value",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Observation.component:systolicBloodPressure.valueQuantity.value",
        "path" : "Observation.component.valueQuantity.value",
        "min" : 1
      },
      {
        "id" : "Observation.component:systolicBloodPressure.valueQuantity.unit",
        "path" : "Observation.component.valueQuantity.unit",
        "min" : 1
      },
      {
        "id" : "Observation.component:systolicBloodPressure.valueQuantity.system",
        "path" : "Observation.component.valueQuantity.system",
        "min" : 1,
        "patternUri" : "http://unitsofmeasure.org"
      },
      {
        "id" : "Observation.component:systolicBloodPressure.valueQuantity.code",
        "path" : "Observation.component.valueQuantity.code",
        "min" : 1,
        "patternCode" : "mm[Hg]"
      },
      {
        "id" : "Observation.component:diastolicBloodPressure",
        "path" : "Observation.component",
        "sliceName" : "diastolicBloodPressure",
        "short" : "Diastolic blood pressure",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Observation.component:diastolicBloodPressure.code",
        "path" : "Observation.component.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "8462-4"
            }
          ]
        },
        "mustSupport" : true
      },
      {
        "id" : "Observation.component:diastolicBloodPressure.code.coding",
        "path" : "Observation.component.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Observation.component:diastolicBloodPressure.code.coding:loinc",
        "path" : "Observation.component.code.coding",
        "sliceName" : "loinc",
        "min" : 1,
        "max" : "*",
        "patternCoding" : {
          "system" : "http://loinc.org",
          "code" : "8462-4"
        }
      },
      {
        "id" : "Observation.component:diastolicBloodPressure.code.coding:loinc.system",
        "path" : "Observation.component.code.coding.system",
        "min" : 1
      },
      {
        "id" : "Observation.component:diastolicBloodPressure.code.coding:loinc.code",
        "path" : "Observation.component.code.coding.code",
        "min" : 1
      },
      {
        "id" : "Observation.component:diastolicBloodPressure.code.coding:snomed",
        "path" : "Observation.component.code.coding",
        "sliceName" : "snomed",
        "min" : 0,
        "max" : "*",
        "patternCoding" : {
          "system" : "http://snomed.info/sct",
          "code" : "271650006"
        }
      },
      {
        "id" : "Observation.component:diastolicBloodPressure.code.coding:snomed.system",
        "path" : "Observation.component.code.coding.system",
        "min" : 1
      },
      {
        "id" : "Observation.component:diastolicBloodPressure.code.coding:snomed.code",
        "path" : "Observation.component.code.coding.code",
        "min" : 1
      },
      {
        "id" : "Observation.component:diastolicBloodPressure.value[x]",
        "path" : "Observation.component.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "type" : [
          {
            "code" : "Quantity"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.component:diastolicBloodPressure.valueQuantity",
        "path" : "Observation.component.valueQuantity",
        "short" : "Diastolic blood pressure value",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Observation.component:diastolicBloodPressure.valueQuantity.value",
        "path" : "Observation.component.valueQuantity.value",
        "min" : 1
      },
      {
        "id" : "Observation.component:diastolicBloodPressure.valueQuantity.unit",
        "path" : "Observation.component.valueQuantity.unit",
        "min" : 1
      },
      {
        "id" : "Observation.component:diastolicBloodPressure.valueQuantity.system",
        "path" : "Observation.component.valueQuantity.system",
        "min" : 1,
        "patternUri" : "http://unitsofmeasure.org"
      },
      {
        "id" : "Observation.component:diastolicBloodPressure.valueQuantity.code",
        "path" : "Observation.component.valueQuantity.code",
        "min" : 1,
        "patternCode" : "mm[Hg]"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.